ComponentOne Bitmap for WPF
ReleaseDC(Nullable<RectL>) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > GdiInteropRenderTarget Class > ReleaseDC Method : ReleaseDC(Nullable<RectL>) Method
HRESULT ID2D1GdiInteropRenderTarget::ReleaseDC([In, Optional] const RECT* update)
Syntax
'Declaration
 
Public Overloads Sub ReleaseDC( _
   ByVal update As System.Nullable(Of RectL) _
) 
public void ReleaseDC( 
   System.Nullable<RectL> update
)

Parameters

update
See Also

Reference

GdiInteropRenderTarget Class
GdiInteropRenderTarget Members
Overload List